home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / 3dtabs / misc.frm < prev    next >
Text File  |  1995-05-08  |  42KB  |  1,207 lines

  1. VERSION 2.00
  2. Begin Form Misc 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Miscellaneous Controls"
  6.    ClientHeight    =   5670
  7.    ClientLeft      =   945
  8.    ClientTop       =   915
  9.    ClientWidth     =   8220
  10.    ClipControls    =   0   'False
  11.    Height          =   6075
  12.    Icon            =   MISC.FRX:0000
  13.    Left            =   885
  14.    LinkTopic       =   "Form2"
  15.    MaxButton       =   0   'False
  16.    ScaleHeight     =   378
  17.    ScaleMode       =   3  'Pixel
  18.    ScaleWidth      =   548
  19.    Top             =   570
  20.    Width           =   8340
  21.    Begin SSPanel p2 
  22.       BackColor       =   &H00C0C0C0&
  23.       Caption         =   "p2"
  24.       Font3D          =   3  'Inset w/light shading
  25.       Height          =   4785
  26.       Left            =   915
  27.       Outline         =   -1  'True
  28.       RoundedCorners  =   0   'False
  29.       TabIndex        =   13
  30.       Top             =   495
  31.       Width           =   7140
  32.       Begin SSPanel NewPages 
  33.          BackColor       =   &H00C0C0C0&
  34.          BevelOuter      =   1  'Inset
  35.          BorderWidth     =   6
  36.          Font3D          =   3  'Inset w/light shading
  37.          Height          =   3855
  38.          Left            =   120
  39.          RoundedCorners  =   0   'False
  40.          TabIndex        =   44
  41.          Tag             =   "Pages"
  42.          Top             =   600
  43.          Width           =   5775
  44.          Begin CommandButton newpage 
  45.             BackColor       =   &H00000000&
  46.             Caption         =   "Create"
  47.             Height          =   375
  48.             Index           =   0
  49.             Left            =   3120
  50.             TabIndex        =   54
  51.             Top             =   2160
  52.             Width           =   2055
  53.          End
  54.          Begin CommandButton newpage 
  55.             BackColor       =   &H00000000&
  56.             Caption         =   "Destroy"
  57.             Height          =   375
  58.             Index           =   1
  59.             Left            =   3120
  60.             TabIndex        =   56
  61.             Top             =   2760
  62.             Width           =   2055
  63.          End
  64.          Begin SSFrame Frame3D5 
  65.             Caption         =   "Caption"
  66.             Font3D          =   3  'Inset w/light shading
  67.             FontBold        =   0   'False
  68.             FontItalic      =   0   'False
  69.             FontName        =   "MS Sans Serif"
  70.             FontSize        =   8.25
  71.             FontStrikethru  =   0   'False
  72.             FontUnderline   =   0   'False
  73.             ForeColor       =   &H00000000&
  74.             Height          =   975
  75.             Left            =   2880
  76.             TabIndex        =   51
  77.             Top             =   720
  78.             Width           =   2415
  79.             Begin TextBox newtag 
  80.                Height          =   285
  81.                Left            =   240
  82.                MaxLength       =   13
  83.                TabIndex        =   53
  84.                Top             =   360
  85.                Width           =   1935
  86.             End
  87.          End
  88.          Begin SSFrame Frame3D6 
  89.             Caption         =   "Controls"
  90.             Font3D          =   3  'Inset w/light shading
  91.             FontBold        =   0   'False
  92.             FontItalic      =   0   'False
  93.             FontName        =   "MS Sans Serif"
  94.             FontSize        =   8.25
  95.             FontStrikethru  =   0   'False
  96.             FontUnderline   =   0   'False
  97.             ForeColor       =   &H00000000&
  98.             Height          =   2655
  99.             Left            =   240
  100.             TabIndex        =   48
  101.             Top             =   720
  102.             Width           =   2415
  103.             Begin SSCheck chk 
  104.                Caption         =   "   Picturebox"
  105.                Font3D          =   0  'None
  106.                Height          =   255
  107.                Index           =   3
  108.                Left            =   240
  109.                TabIndex        =   16
  110.                Top             =   1995
  111.                Value           =   -1  'True
  112.                Width           =   1335
  113.             End
  114.             Begin SSCheck chk 
  115.                Caption         =   "   Checkboxes"
  116.                Font3D          =   0  'None
  117.                Height          =   255
  118.                Index           =   2
  119.                Left            =   240
  120.                TabIndex        =   17
  121.                Top             =   1680
  122.                Value           =   -1  'True
  123.                Width           =   1575
  124.             End
  125.             Begin SSCheck chk 
  126.                Caption         =   "    Caption Panel"
  127.                Font3D          =   0  'None
  128.                Height          =   255
  129.                Index           =   1
  130.                Left            =   240
  131.                TabIndex        =   18
  132.                Top             =   1320
  133.                Value           =   -1  'True
  134.                Width           =   1695
  135.             End
  136.             Begin SSCheck chk 
  137.                Caption         =   "   Textbox"
  138.                Font3D          =   0  'None
  139.                Height          =   255
  140.                Index           =   0
  141.                Left            =   240
  142.                TabIndex        =   49
  143.                Top             =   960
  144.                Value           =   -1  'True
  145.                Width           =   1335
  146.             End
  147.             Begin Label Label2 
  148.                BackStyle       =   0  'Transparent
  149.                Caption         =   "Include these controls on the new page:"
  150.                FontBold        =   0   'False
  151.                FontItalic      =   0   'False
  152.                FontName        =   "MS Sans Serif"
  153.                FontSize        =   8.25
  154.                FontStrikethru  =   0   'False
  155.                FontUnderline   =   0   'False
  156.                Height          =   615
  157.                Left            =   240
  158.                TabIndex        =   60
  159.                Top             =   360
  160.                Width           =   1935
  161.             End
  162.          End
  163.          Begin SSPanel Panel3D5 
  164.             BackColor       =   &H00C0C0C0&
  165.             BevelOuter      =   1  'Inset
  166.             BorderWidth     =   6
  167.             Caption         =   "Pages"
  168.             Font3D          =   3  'Inset w/light shading
  169.             FontBold        =   0   'False
  170.             FontItalic      =   0   'False
  171.             FontName        =   "MS Sans Serif"
  172.             FontSize        =   13.5
  173.             FontStrikethru  =   0   'False
  174.             FontUnderline   =   0   'False
  175.             Height          =   375
  176.             Left            =   240
  177.             RoundedCorners  =   0   'False
  178.             TabIndex        =   45
  179.             Top             =   120
  180.             Width           =   5295
  181.          End
  182.       End
  183.       Begin SSPanel panel3d 
  184.          BackColor       =   &H00C0C0C0&
  185.          BevelOuter      =   1  'Inset
  186.          Font3D          =   3  'Inset w/light shading
  187.          Height          =   3855
  188.          Left            =   360
  189.          TabIndex        =   20
  190.          Tag             =   "Properties"
  191.          Top             =   3000
  192.          Width           =   5775
  193.          Begin CommandButton Command1 
  194.             BackColor       =   &H00000000&
  195.             Caption         =   "Apply Now"
  196.             Height          =   375
  197.             Left            =   1800
  198.             TabIndex        =   33
  199.             Top             =   2880
  200.             Width           =   2175
  201.          End
  202.          Begin SSPanel Panel3D1 
  203.             BackColor       =   &H00C0C0C0&
  204.             BevelOuter      =   1  'Inset
  205.             Caption         =   "Tab Control Properties"
  206.             Font3D          =   3  'Inset w/light shading
  207.             FontBold        =   0   'False
  208.             FontItalic      =   0   'False
  209.             FontName        =   "MS Sans Serif"
  210.             FontSize        =   13.5
  211.             FontStrikethru  =   0   'False
  212.             FontUnderline   =   0   'False
  213.             Height          =   375
  214.             Left            =